バージョン 24.2 (最新)

GetBounds(List<PointCollection>) メソッド

所定の点をすべて収容する境界矩形を取得します。
シンタックス
public static Rect GetBounds( 
   List<PointCollection> points
)

パラメータ

points
境界矩形を求める Point。

戻り値の型

所定の点をすべて収容する境界矩形。
参照